@charset "utf-8";
/* CSS Document */
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*IE/7/6*/
}

.w1240 {
  width: 1240px;
  margin: 0 auto;
}
.w1100 {
  width: 1100px;
  margin: 0 auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.g-headbg{
	background:url(../images/bg.jpg) no-repeat top center;
}

.c_topup {
  line-height: 36px;
  font-size: 14px;
  position: relative;
  z-index: 99;
  background:url(../images/g_topbg.png) repeat;
}
.c_topup .c_topleft {
  float: left;
  overflow: hidden;
}
.c_topup .c_topleft .c_toplink {
  float: left;
  color: #333;
  padding-left: 24px;
  background: url(../images/ctopbiao.png) no-repeat left center;
  margin-right: 20px;
}
.c_topup .c_topleft .c_toplink:hover {
  color: #c30310;
}
.c_topup .c_topright {
  float: right;
  position: relative;
}
.c_topup .c_topright a {
  float: right;
  color: #333;
}
.c_topup .c_topright a.c_rightlink1 {
  background: url(../images/ctopright1.png) no-repeat 15px center;
  padding: 0 15px 0 51px;
}
.c_topup .c_topright a.c_rightlink2 {
  background: url(../images/ctopright2.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}

.c_topup .c_topright a.g_rightlink4 {
  background: url(../images/top_icon2.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}

.c_topup .c_topright a.c_rightlink3 {
  background: url(../images/ctopright3.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}

.c_topup .c_topright a.c_rightlink3:hover {
  background:#ff5b66 url(../images/ctopright3.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
  color:#fff;
}
.c_topup .c_topright a:hover {
  color: #c30310;
}
.c_topup .c_topright .c_kunzigun {
  padding: 20px 30px;
  position: relative;
}
.c_topup .c_topright .c_guanblef {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 16px;
  background: #fff;
  right: 5px;
  top: 5px;
  font-size: 22px;
  font-weight: bolder;
  line-height: 30px;
  text-align: center;
  z-index: 9;
  cursor: pointer;
}
.c_topup .c_topright .c_caiddan {
  width: 560px;
  overflow: hidden;
  background: #fff;
  position: absolute;
  right: 0;
  top: 36px;
  border: 2px solid #c30310;
  display: none;
}
.c_topup .c_topright .c_caiddan .c_yizutit {
  color: #c30310;
  font-size: 16px;
  font-weight: bold;
}
.c_topup .c_topright .c_caiddan .c_yizulitd {
  overflow: hidden;
}
.c_topup .c_topright .c_caiddan .c_yizulitd a {
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  width: 31.33%;
  margin: 0 2% 0 0;
}
.c_topup .c_topright .c_caiddan .c_yizulitd a:hover {
  background: none;
  color: #c30310;
}

.c_topmid {
  position: relative;
  z-index: 90;
}
.c_topmid .c_topin {
  float: right;
  margin: 80px 0 0;
}
.c_topmid .c_topsearch {
  float: right;
  background: #fff;
  width: 435px;
  height: 47px;
  margin: 85px 20px 0 0;
  border: #1073b7 1px solid;
}
.c_topmid .c_topsearch .c_searchclass {
  float: left;
  padding: 9px 8px 9px 15px;
}
.c_topmid .c_topsearch .c_searchclass select {
  display: block;
  width: 70px;
  font-family: "microsoft yahei";
  font-size: 15px;
  color: #999;
  border: none;
  outline: none;
  line-height: 32px;
  height: 32px;
  background: url("../images/arrow.png") no-repeat scroll right center transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*去掉下拉箭头*/
}
.c_topmid .c_topsearch .c_topsouan {
  width: 70px;
  height: 50px;
  line-height: 50px;
  font-size: 0px;
  color: #fff;
  background: url(../images/ctopsou.png) no-repeat center;
  display: block;
  text-align: center;
  float: right;
  margin: 0;
}
.c_topmid .c_topsearch .c_topsouan:hover {
  color: #F90;
}
.c_topmid .c_topsearch .c_sousuo {
  margin: 11px 110px 0 92px;
  height: 24px;
  line-height: 24px;
  border-left: 1px solid #d2d2d2;
  padding: 0 15px;
}
.c_topmid .c_topsearch .c_sousuo input {
  display: block;
  height: 24px;
  line-height: 24px;
  border: none;
  outline: none;
  font-family: "microsoft yahei";
  font-size: 16px;
  width: 100%;
}
.c_topmid .c_toplogo {
  float: left; 
  padding-top:42px;
}
.c_topmid .c_toplogo a {
  display: block;
}
.c_topmid .c_topnav {
  text-align: center;
  border-top:#1073b7 solid 1px;
  background:#1073b7;
  width:1200px;
  margin:0 auto;
}
.c_topmid .c_topnav .c_topnavf {
  display: inline-block;
  font-size: 20px;
  font-weight:bold;
  
}
.c_topmid .c_topnav .c_topnavf a {
  display: block;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 33px;
}
.c_topmid .c_topnav .c_topnavf a:hover {
  background:#ffffff;
  color: #1073b7;
}

.c_topmid .c_list {
  float: right;
  display: none;
}

.c_footer {
  background: #1073b7;
  padding: 28px 0;
}

.c_bottomlink {
  text-align: center;
  line-height: 38px;
}
.c_bottomlink .c_boli {
  display: inline-block;
  min-width: 210px;
  text-align: center;
  padding: 0 15px;
  color: #b8cbdf;
  background: #0366a9;
  margin: 0 10px;
  font-size: 15px;
}
.c_bottomlink .c_boli:hover {
  color: #fff;
}
.c_bottomlink .c_bottomlinksele {
  display: inline-block;
  min-width: 210px;
  text-align: center;
  color: #b8cbdf;
  background: #0366a9;
  margin: 0 10px;
  font-size: 15px;
}
.c_bottomlink .c_bottomlinksele select {
  background: none;
  border: none;
  outline: none;
  color: #b8cbdf;
  font-size: 15px;
  display: block;
  width: 100%;
  line-height: 38px;
  height: 38px;
  padding: 0 15px;
  background: #0366a9;
}
.c_bottomdibu {
  padding:0;
  position:relative;
}
.c_bottomdibu .c_bottomtu1 {
  float: left;
  margin: 8px 0 0;
}
.c_bottomdibu .c_bottomleftli {
  float: left;
  line-height: 30px;
  padding: 0 30px;
  background: url(../images/shux.png) no-repeat right center;
}
.c_bottomdibu .c_bottomleftli a {
  display: block;
  color: #fff;
}
.c_bottomdibu .c_bottomleftli a:hover {
  color: #fff;
}
.c_bottomdibu .c_bottominfo {
  margin: 0 155px 0 255px;
  font-size: 15px;
  line-height: 30px;
  color: #fff;
}
.c_bottomdibu .c_bottominfo a {
  color: #fff;
}
.c_bottomdibu .c_bottominfo a:hover {
  color: #fff;
}
.c_bottomdibu .c_bottominfo img {
  vertical-align: middle;
}
.c_bottomdibu .c_bottomerwei {
  float: right;
  font-size: 14px;
  color: #b8cbdf;
  text-align: center;
  line-height: 1.6;
  padding-left: 30px;
  background: url(../images/shux.png) no-repeat left center;
  margin-top: -8px;
}



.c_bottomlink {
    position: relative;
    text-align: center;
    line-height: 38px;
	margin:0 auto 20px;
}

.c_bottomlink .c_boli {
    display: inline-block;
    min-width: 190px;
    text-align: center;
    padding: 0 5px;
    color: #fff;
    background: #c43142;
    margin: 0 5px;
    font-size: 15px;
}

.c_bottomlink .c_boli:hover {
    color: #fff;
}

.c_bottomlink .c_bottomlinksele {
    display: inline-block;
    min-width: 210px;
    text-align: center;
    color: #b8cbdf;
    background: #0366a9;
    margin: 0 10px;
    font-size: 15px;
}

.c_bottomlink .c_bottomlinksele select {
    background: none;
    border: none;
    outline: none;
    color: #b8cbdf;
    font-size: 15px;
    display: block;
    width: 100%;
    line-height: 38px;
    height: 38px;
    padding: 0 15px;
    background: #0366a9;
}

.g_bottomlinkxl {
    width: 265px;
    float: left;
    box-sizing: border-box;
    color: #fff;
    margin: 0 10px;
    text-align: center;
    font-size: 15px;
    background-color: #4ca4e1;
    cursor: pointer;
}

.g_bottom_title {
    position: relative;
}

.g_bottomlinkxl .g_bottom_title img {
    width: 12px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 20px;
    transform: rotateZ(0);
    transition: all 0.3s;
}

.g_bottom_list {
    position: absolute;
    left: 10px;
    bottom: 48px;
    background-color: #1073b7;
    width: 1160px;
    max-height: 300px;
    box-sizing: border-box;
    padding: 30px;
    z-index: 9999;
    padding-right: 20px;
    text-align: left;
    display: none;
}

.g_bottom_list a {
    width: 170px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}

.g_bottom_list a:hover {
    color: white;
    text-decoration: underline;
}

.g_bottom_list_in {
    max-height: 230px;
    min-height: 42px;
    overflow-y: auto;
}

.g_bottom_list_in::-webkit-scrollbar {
    width: 8px;
    background-color: #258acf;
    border-radius: 10px;
}

.g_bottom_list_in::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #258acf;
}

.c_bottomleftzfzc {
  float: right;
  line-height: 30px;
  position:absolute;
  top:18px;
  right:0;
}